home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / x / gui / x3d.lha / x3d / hull / Makefile.std < prev    next >
Encoding:
Makefile  |  1992-08-23  |  40 b   |  3 lines

  1. hull: hull.c 
  2.     $(CC) -o hull hull.c -lm
  3.